Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Biome linting with auto-fixes [DT-7060] #53

Merged
merged 25 commits into from
Feb 10, 2025
Merged

chore: Biome linting with auto-fixes [DT-7060] #53

merged 25 commits into from
Feb 10, 2025

Conversation

lanesawyer
Copy link
Collaborator

What

  • Runs auto fixes for Biome linting rules
  • Turns on lint command in CI (but we won't have it blocking merges, since there are still about 49 errors to resolve)

How

  • pnpm lint:fix
  • Add the lint command to the placeholder linting CI job we had

PR Checklist

  • Is your PR title following our conventional commit naming recommendations?
  • Have you filled in the PR Description Template?
  • Is your branch up to date with the latest in main?
  • Do the CI checks pass successfully?
  • Have you smoke tested the example applications?
  • Did you check that the changes meet accessibility standards?
  • Have you tested the application on these browsers?
    • Chrome (Fully supported)
    • Firefox (Major bug fixes supported)
    • Safari (Major bug fixes supported)

@lanesawyer lanesawyer requested a review from a team as a code owner February 10, 2025 20:37
@lanesawyer
Copy link
Collaborator Author

@crispipear @Jarbuckle I ran autofixes for these. Biome has "unsafe auto-fixes" and I did not run those. So theoretically, all these changes are good to go, since they only apply the ones that are universally safe.

Copy link
Contributor

@Jarbuckle Jarbuckle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OME-Zarr and DZI examples are working as expected; approved!

@lanesawyer lanesawyer merged commit fdecfa9 into main Feb 10, 2025
4 of 5 checks passed
@lanesawyer lanesawyer deleted the lane/biome branch February 10, 2025 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants